//0x88 bytes (sizeof)
struct _SID_AND_ATTRIBUTES_HASH
{
ULONG SidCount; //0x0
struct _SID_AND_ATTRIBUTES* SidAttr; //0x4
ULONG Hash[32]; //0x8
};